Skip to content

chore(datastore): DataStore Cocoa Pod removed modules #4934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 29, 2024

Conversation

Equartey
Copy link
Contributor

Description of changes:
Changed how the Cocoa Pod package is built. Amplify Swift plugins are no longer individual modules, rather all of the iOS DataStore project lives under one module. This requires the pulled in Amplify Swift files to be stripped of their imports to allow type resolution now that there are no more modules (name spaces).

This PR also updates the AFT command to remove imports and other necessary changes to produce a clean build.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Equartey Equartey requested a review from a team as a code owner May 28, 2024 15:28
@Equartey Equartey force-pushed the chore/datastore-subspec-update branch from ef0b5ed to 85e5519 Compare May 28, 2024 19:28
@Equartey Equartey force-pushed the chore/datastore-subspec-update branch from 85e5519 to db175d1 Compare May 28, 2024 19:30
@Equartey Equartey merged commit 8373858 into feat/datastore-spm-migration May 29, 2024
14 checks passed
@Equartey Equartey deleted the chore/datastore-subspec-update branch May 29, 2024 13:57
Equartey added a commit to Equartey/amplify-flutter that referenced this pull request May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants